Rdocumentation
powered by
Learn R Programming
ddR (version 0.1.2)
[[,DObject,numeric-method: Extracts a single element of a distributed object.
Description
Extracts a single element of a distributed object.
Usage
"[["(x, i, j, ...)
Arguments
x
The object to get an element from.
i
The row index of the element.
j
The column index of the element.
...
Other args